Skip to content

ITaskObservableAwaiter.GetResult() method

Defined in

Type: ITaskObservableAwaiter Namespace: System.Reactive Assembly: System.Reactive.dll

Applies to

netstandard2.0

T GetResult()

Summary: Gets the result produced by the observable sequence.

Returns: T -- The result produced by the observable sequence.